home *** CD-ROM | disk | FTP | other *** search
- on enterFrame
- global ncast
- case ncast of
- "camaio.cst":
- set the member of sprite 59 to member 77
- set the visible of sprite 59 to 1
- updateStage()
- end case
- repeat with j = 60 to 64
- set the visible of sprite j to 0
- end repeat
- set the cursor of sprite 65 to -1
- set the cursor of sprite 66 to 280
- set the cursor of sprite 67 to 280
- set the cursor of sprite 68 to 280
- set the cursor of sprite 69 to 280
- set the visible of sprite 59 to 1
- end
-